Skip to content

samples: bluetooth: fix no ble advertising after disconnecting #90441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

StefJar
Copy link

@StefJar StefJar commented May 24, 2025

Related to #90111

At the ble GATT samples the advertising is not restarted after a disconnect happen. That fix adds that feature at the right place(at the recycle callback).

Related to zephyrproject-rtos#90111

At the ble GATT samples the advertising is not restarted after
a disconnecting happend. That fix addes that feature at the
right place(at the recycle callback).

Signed-off-by: Stefan Jaritz <stefan.jaritz@gmail.com>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth area: Samples Samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants